home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1174.dms / q1174.adf / degrader / Degrader.doc < prev    next >
Text File  |  1992-10-17  |  7KB  |  207 lines

  1. Degrader V1.21 © 1991-92 Chris Hames.  All rights reserved.
  2. -----------------------------------------------------------
  3.  
  4.     You upgrade your system and what happens?  The idiots who wrote your
  5. favorite program didn't follow the guidelines and it no longer works.  This
  6. is where degrader comes in, it will try to degrade your system so that the
  7. old brain dead program will work on your machine.  You can also just use it
  8. to boot off floppy drives other than DF0:, force your machine to PAL or
  9. NTSC, turn the audio filter on or off and other things.
  10.  
  11. ***************************************************************************
  12.  
  13.     When you run the program from workbench you are presented with
  14. various option buttons which you can toggle on(down & highlighted)/off:-
  15.  
  16.  
  17. 50Hz            Changes the screen refresh rate to 50Hz (PAL).
  18.             You can use this to view the extra lines a PAL
  19.             machine has that a NTSC machine normally doesn't.
  20.             Requires ECS Agnus and a appropriate monitor.
  21.  
  22.  
  23. 60Hz            Changes the screen refresh rate to 60Hz (NTSC).
  24.             Requires ECS Agnus and a appropriate monitor.
  25.  
  26. 50HzSystem        Modifies GfxBase to give values that will make
  27.             some programs think this machine is PAL.
  28.             Useful in Kickstart 1.2/1.3.
  29.  
  30. 60HzSystem        Modifies GfxBase to give values that will make
  31.             some programs think this machine is NTSC.
  32.             Useful in Kickstart 1.2/1.3.
  33.  
  34. AudFilterOff        Most Amiga's have a audio filter which can be
  35.             switched off and the power light usually
  36.             dims as well.
  37.  
  38. AudFilterOn        Most Amiga's have a audio filter which can be
  39.             switched on and the power light usually
  40.             brightens as well.
  41.  
  42. NoFastMem        What this does depend on whether you selected
  43.             for the machine to reset.
  44.             If reset, it will stop any memory besides chip
  45.             memory from being added to the system during
  46.             reset.
  47.             If you don't select a reset option it will patch
  48.             the system so no Fast memory will be allocated
  49.             by programs.
  50.  
  51. HalfMegChip        Sets the amount of chip memory your system has to
  52.             512K.  Some programs don't like it if you have
  53.             1 or 2 meg of chip memory so use this option
  54.             to trick the program into thinking you only have
  55.             512K of chip memory.
  56.             If you don't select a reset option it resorts
  57.             to some nasty memory list manipulation.
  58.  
  59. OneMegChip        Sets the amount of chip memory your system has to
  60.             1024K.  Some programs don't like it if you have
  61.             2 meg of chip memory so use this option
  62.             to trick the program into thinking you only have
  63.             1024K of chip memory.
  64.             If you don't select a reset option it resorts
  65.             to some nasty memory list manipulation.
  66.  
  67. NoMemAt            Allows you to stop a certain memory block from
  68.             being added to the system memory list.  If you
  69.             don't select a rest option it just gives that
  70.             memory block a priority of -128 so it is not
  71.             allocated until you run out of other memory.
  72.             NOTE: you must turn the Button "ON" as well as
  73.                   enter value.
  74.  
  75. AddMem            Adds memory to the memory list.  Useful if you
  76.             have a non-autoconfig memory board and want
  77.             your memory added at reset time so it is used
  78.             a lot more instead of your chip memory.
  79.             NOTE: you must turn the Button "ON" as well as
  80.                   enter values.
  81.  
  82. NoCache            Turns off your Cache & Burst modes of 68020 or
  83.             higher processors.
  84.  
  85. Privilege        Changes move SR,<ea> to move CCR,<ea> and
  86.             changes move CCR,<ea> to move SR,<ea>.
  87.             MOVE SR,<ea> is privileged on processors 68010+.
  88.             If a program gives a 00000008 GURU consistantly
  89.             this might help.  Very few programs read the
  90.             status register directly, even fewer get it wrong
  91.             as well.
  92.  
  93. TimeWaste        Slows down your machine based on the value you
  94.             give 65535 to 1.  The smaller the number the
  95.             slower your machine gets.
  96.             Won't work with many programs as they take over or
  97.             turn off the interrupt I use.
  98.             NOTE: you must turn the Button "ON" as well as
  99.                   enter value.
  100.  
  101.  
  102. BlockDevice        Stops programs from opening a specified device.
  103.  
  104.  
  105. DF0: is -> DF0:
  106. DF1: is -> DF1:
  107. DF2: is -> DF2:
  108. DF3: is -> DF3:        Use these to swap drives around.  Set a drive to
  109.             DF4: to make it unuseable.  Hence it won't take
  110.             up precous chip memory.
  111.             Only works with a reset operation.
  112.  
  113.     After you have selected the options you want you have a choice of
  114. three buttons at the bottom of the screen.  To do it now only, to survive
  115. one reset only or to survive resets until the left mouse button is held
  116. down at reset.
  117.  
  118.     If  you  do a reset selection your machine will reboot and at reset
  119. time  your screen will go dark blue->light blue->dark orange->light orange.
  120. Note  the  reset  features of this program is Kickstart specific but should
  121. work with at least:-
  122.  
  123.     Kickstart 1.2 ROM.
  124.     Kickstart 1.3 ROM and A3000 Kickstart 1.3 file.
  125.     Kickstart 2.04 ROM and A3000 Kickstart 2.04 file and zkicked 2.04.
  126.  
  127. ***************************************************************************
  128. If you start degrader from a Shell/CLI you can all the keywords shown in
  129. the window display as described above, except the DF0: stuff.
  130. And there a few more:-
  131.  
  132.  
  133. Floppies        This is the Shell/CLI interface to changing
  134.             floppies.  Give it 4 numbers with values 0-4
  135.  
  136. SurviveReset        Reset then do all the goodies.
  137.  
  138. SurviveResets        Reset then do all the goodies.  And still be
  139.             there to do it next reset.  Keep it up until
  140.             the user press the left mouse button at reset.
  141.  
  142. NoEditOp        Don't bring up the window to edit options.
  143.  
  144.  
  145. ***************************************************************************
  146.  
  147.  
  148. Examples of using Degrader from a Shell/CLI:-
  149.  
  150.  
  151.     "Degrader AUDFILTEROFF"
  152.  
  153. Bring up option window with audio filter selected.
  154.  
  155.     "Degrader AUDFILTERON NOEDITOP"
  156.  
  157. Turn the audio filter on.  The option window is not used.
  158.  
  159.     "Degrader 60HZ 60HZSYSTEM"
  160.  
  161. Bring up option window with 60HZ and 60HZSYSTEM selected.
  162.  
  163.     "Degrader ADDMEM $100000 5 10 $400000 SURVIVERESETS NOEDITOP"
  164.  
  165. Add 1 meg of memory at $400000 at each reset from now on.
  166.  
  167.     "Degrader TIMEWASTE 50 SURVIVERESET NOEDITOP"
  168.  
  169. Reset with hopefully a lot slower machine.
  170.  
  171.     "Degrader FLOPPIES 0444 SURVIVERESETS NOEDITOP"
  172.  
  173. Reset and only have DF0: available.
  174.  
  175. ***************************************************************************
  176.  
  177.  
  178. The most common way to get a brain dead game to work is to try this
  179.  
  180. "Degrader NOFASTMEM NOCACHE PRIVILEGE FLOPPIES 0444 SURVIVERESET NOEDITOP"
  181.  
  182. ***************************************************************************
  183.  
  184.  
  185.     Please note this program uses the ColdCapture, KickTagPtr and
  186. sometimes patches LVOAddMemList, LVOAllocMem, LVOAvailMem, LVOOpenDevice so
  187. good virus detectors, like mine :-), will give you warnings.
  188.  
  189. This program may be copied as long as it is accompanied by this doc file
  190. both unaltered & no money is charged (except for a reasonable copying fee
  191. such as what Fred Fish charges).  All use of this program is at your own
  192. risk & I assume no responsibility or liability for any problems that occur.
  193.  
  194. If you want to contact me to give me a porsche or similar,
  195.  
  196.     Chris Hames
  197.  
  198.     Internet:    bytey@werple.apana.org.au
  199.             bytey@phoenix.apana.org.au
  200.  
  201.     Fido Net:     3:633/353
  202.  
  203. If the above addresses don't work, get the latest version of one of my
  204. other programs such as DirWork or PC-Task which are updated more
  205. frequently.
  206.  
  207.